home *** CD-ROM | disk | FTP | other *** search
- Hello dude !!!!
-
- Dis is Type One writing some characters ........
-
- Well, here you've got the VGA library i used in the -= CONTRAST =- demo,
- (2nd PC Demo) showed at the Wired Party 94 in Mons....
-
- With dis library, you can setup easyly some extended VGA modes like the
- 320x240x256 tweaked or 360x480x256 tweaked... but you can combine the
- differents timings to obtain a 720x480x16, 512x512x16 or my powerfull
- 7-mode ( 160x100x256 chained --> with dis i can run my Zoomers, Distorters
- at 70hz on 386 SX-20 ISA !!!!!)
-
- Read the example to see how to use it.... i've predefined some records in
- the video.inc, but you can extend the set, by reading the description of
- each field.
-
- Warning !!!! : before using 128, 160 or 180 rows mode, check if the VGA
- supports them !!!! (Some recent VLB card have broken the VGA register
- compatibility... so if you use some 7-mode code in your screen, do an other
- algorithm wich works in 256, 320 or 360 rows mode (software pixel doubling) )
- This is particulary true with the Trident 9400CX and some S3 VLB ....
- (in -=CONTRAST=-, i've done a command line parameter : -v0 no 7-mode , -v1
- 7-mode .... i used no 7-mode by default)
-
- So i hope you'll send me the credits if you use the kit !!! :-)
-
-
- Good luck !!!!! -= Type One / TFL-TDV main coder =-
-
-
- NB: 7-mode , the way to do the fasttest rotative-zoomer ever seen on PC !!!
-
-
-